Skip to main content

Decrypt

Decrypt["password",enc] attempts to decrypt the encrypted object enc using the specified password.

Decrypt[keyspec,enc] attempts to decrypt using the cryptographic key specification keyspec.

Decrypt[obj] interactively requests a password with which to try to decrypt obj.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.